⚠️ Attention:

Before updating any plugin, always make a full backup of your website (files + database).


📖 How to Manually Update a Plugin in WordPress (Beginner Guide)

You need to manually update a plugin within the WordPress backend. Here’s how to do it safely:


Step 1: Download the Latest Version of the Plugin

  1. Click the download link.

  2. Download the latest version of the plugin as a .zip file.

    • Example: myplugin-2.0.zip

Step 2: Log into Your WordPress Dashboard

  1. Open your browser and go to: www.yourwebsite.com/wp-admin
  2. Enter your username and password.
  3. Click Log In.

Step 3: Upload the New Plugin

  1. In the left menu, click Plugins → Add New.
  2. At the top of the page, click Upload Plugin.
  3. Click Choose File and select the .zip file you downloaded.
  4. Click Install Now.
  5. When the upload is finished, click Replace Plugin.

Step 4: Check if Everything Works

  1. Visit different pages of your website to make sure it loads correctly.
  2. Check the plugin’s settings page to confirm it’s working.
  3. If something is wrong, restore your backup and use the previous version.

✅ Extra Tips